From: Colin Walters Date: Fri, 21 Oct 2016 18:43:29 +0000 (-0400) Subject: Release 2016.12 X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~45^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d3f14f02e3d9f7259c7ec6b25980ae43f03c4906;p=ostree.git Release 2016.12 Closes: #540 Approved by: cgwalters --- diff --git a/configure.ac b/configure.ac index e69d94e7..7a6fdf13 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.63]) dnl If incrementing the version here, remember to update libostree.sym too -AC_INIT([ostree], [2016.11], [walters@verbum.org]) +AC_INIT([ostree], [2016.12], [walters@verbum.org]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR([buildutil]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/src/libostree/libostree.sym b/src/libostree/libostree.sym index 4aa8d6cf..ddb87e7b 100644 --- a/src/libostree/libostree.sym +++ b/src/libostree/libostree.sym @@ -356,6 +356,7 @@ global: /* No new symbols in 2016.9 */ /* No new symbols in 2016.10 */ /* No new symbols in 2016.11 */ +/* No new symbols in 2016.12 */ /* NOTE NOTE NOTE * Versions above here are released. Only add symbols below this line.